-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- SvgImageBackEnd
Total Complexity |
44 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
244 |
Lines of code |
211 |
Logical lines of code |
161 |
Comment lines |
0 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createGradientFill() |
A |
40 |
9 |
61 |
startPathElement() |
S |
49 |
7 |
27 |
new() |
S |
49 |
4 |
31 |
done() |
S |
57 |
4 |
17 |
drawPathWithColor() |
S |
58 |
4 |
15 |
pop() |
S |
63 |
3 |
10 |
__construct() |
S |
73 |
2 |
5 |
scale() |
S |
65 |
2 |
8 |
translate() |
S |
65 |
2 |
8 |
rotate() |
S |
65 |
2 |
8 |
push() |
S |
66 |
2 |
8 |
drawPathWithGradient() |
S |
64 |
2 |
9 |
getColorString() |
S |
74 |
1 |
4 |